home *** CD-ROM | disk | FTP | other *** search
/ CD School House 9 / CD School House 9.0 - Wayzata Technology (1994).iso / pc / games / mac / __interesting_stuff__ / where_is_the_car_key__1.0_ / card_7911.txt < prev    next >
Text File  |  1993-06-24  |  581b  |  31 lines

  1. -- card: 7911 from stack: in.0_
  2. -- bmap block id: 8729
  3. -- flags: 4000
  4. -- background id: 2742
  5. -- name: i
  6. ----- HyperTalk script -----
  7. on opencard
  8.   play"dunk"
  9. end opencard
  10.  
  11.  
  12. -- part 1 (button)
  13. -- low flags: 00
  14. -- high flags: 0000
  15. -- rect: left=191 top=214 right=268 bottom=213
  16. -- title width / last selected line: 0
  17. -- icon id / first selected line: 0 / 0
  18. -- text alignment: 1
  19. -- font id: 0
  20. -- text size: 12
  21. -- style flags: 0
  22. -- line height: 16
  23. -- part name: Neue Taste
  24. ----- HyperTalk script -----
  25. on mouseUp
  26.   visual zoom open
  27.   go card"j"
  28.   -- doMenu"Compact Stack"
  29. end mouseUp
  30.  
  31.